home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 / (Vol 132) Jun 09 2011.iso / Games / eggs.swf / scripts / frame_5 / PlaceObject2_246_53 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2011-06-09  |  171 b   |  5 lines

  1. onClipEvent(load){
  2.    this.soWhipSoundSlow = new CSoundHandler("slowWhip",mcWhipSound,200);
  3.    this.soWhipSoundFast = new CSoundHandler("fastWhip",mcWhipSound,200);
  4. }
  5.